Added documentation blacklisting notes
authorVignesh <developer@sankaran.io>
Wed, 28 Jun 2017 13:19:50 +0000 (23:19 +1000)
committerVignesh Sankaran <developer@sankaran.io>
Thu, 27 Jul 2017 05:06:53 +0000 (15:06 +1000)
src/doc/manifest.md

index abf0a4b158c56b264c9ab63bdca4fe92cf47ab7f..8fd2d6c375939b1da0fbd4caf9474cc2c4eafc4c 100644 (file)
@@ -48,6 +48,11 @@ This field specifies a URL to a website hosting the crate's documentation.
 If no URL is specified in the manifest file, [crates.io][cratesio] will
 automatically link your crate to the corresponding [docs.rs][docsrs] page.
 
+Documentation links from specific domainss are blacklisted. Currently, any link
+from rust-ci.org will be blacklisted since this domain is no longer used for
+legitimate documentation hosting. URLs from this domain will have no reported
+documentation link on crates.io.
+
 [docsrs]: https://docs.rs/
 [cratesio]: https://crates.io/